2025년 3분기 2급 관리자를 지원 및 2025년 3분기 대문 사진 공모를 받고 있습니다.
the tree/설치 방법(비교)
r7 vs r8 | ||
---|---|---|
... | ... | |
61 | 61 | > db.createUser({ user: "test01", pwd: "mypassword", roles: [ "readWrite" ]}) //test01 계정으로 mypassword 비밀번호로 readWrite 권한으로 계정 생성 |
62 | 62 | === Meilisearch === |
63 | 63 | * [[https://www.meilisearch.com/docs/learn/self_hosted/getting_started_with_self_hosted_meilisearch|설치하기]] |
64 | * [[https://www.meilisearch.com/docs/guides/ |
|
64 | * [[https://www.meilisearch.com/docs/guides/running_production#4-2-enable-and-start-service|systemctl에 추가해서 실행 편하게 하기]] |
|
65 | 65 | |
66 | 66 | === 엔진 설치 === |
67 | 67 | > git clone https://github.com/wjdgustn/thetree --recurse-submodules //엔진 git으로 불러오기 |
... | ... |